textSearchConfig
textSearchConfig
class textSearchConfig(ConfigElement)
A textSearchConfig ConfigElement.
textSearchConfig( libVersion="core2", textList_subelements=[ {"name": "textItem", "switches": [ {"name": "text", "value": "generic"}, {"name": "textSetting", "@replacementChar": "*", "value": "redact"}, ]} ] )
__init__
def __init__(attributes: dict = {}, textList_subelements: list = [], **kwargs)